From: Chong Yidong Date: Tue, 30 Jan 2007 19:36:32 +0000 (+0000) Subject: * type-break.el (type-break-catch-up-event): New function. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2526 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=150b2bfd1a0e6d6ece76c781fed7bab4e22eddab;p=emacs.git * type-break.el (type-break-catch-up-event): New function. (type-break-demo-hanoi, type-break-demo-life) (type-break-demo-boring): Use it. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb63ebdf05c..ec2a7f3838b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-01-30 Chong Yidong + * type-break.el (type-break-catch-up-event): New function. + (type-break-demo-hanoi, type-break-demo-life) + (type-break-demo-boring): Use it. + * image-mode.el (image-mode): Don't automatically view as image. (image-toggle-display): Add `disabled' property.